home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 September
/
Designer's Club 1997 September.iso
/
mac
/
Idea Source™
/
Tree.DIR
/
00072.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-24
|
296 b
|
17 lines
on mouseDown
repeat while the mouseDown
set the memberNum of sprite 11 to 64
updateStage()
end repeat
set the memberNum of sprite 11 to 68
updateStage()
sound stop 1
sound stop 2
sound stop 3
if the frame < 140 then
go("tut")
else
go(the frame + 1)
end if
end